MSVC builds: Fix "install"
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 12 Oct 2015 15:22:35 +0000 (23:22 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 12 Oct 2015 15:22:35 +0000 (23:22 +0800)
commit6f7029bb67d4ae2b0bc0b3ea1b0f066e2bd71c4c
treeab8f0310870db3531c568d44cbc90aae93953fa1
parent7aa2bfdc774bde4ac58f18533f03679cd5833421
MSVC builds: Fix "install"

Use $(GlibEtcInstallRoot) when invoking glib-compile-schemas, as CopyDir
is not GlibInstallRoot for GTK+ (due to quoting issues), meaning that the
glib-compile-schemas tool may not be found in certain cases.

Issue pointed out by Ignacio Casal Quinteiro.
build/win32/vs10/gtk3-install.propsin
build/win32/vs9/gtk3-install.vspropsin